Re: [ros-dev] [ros-diffs] [dquintana] 67976: [DEVMGMT_NEW] At the request of Christoph von Wittich, bring devmgmt_new into the build. * Created CMakeLists.txt and added to parent folder. * Removed som

2015-06-01 Thread Ged Murphy
Yeah I do know that, I've tried them a few times but they aren't very good.
It's quicker and easier to create an empty solution and add all the files
than to spend half an hour modifying the cmake vcxproj files so they build
and act the way I expect them to.

-Original Message-
From: Ros-dev [mailto:ros-dev-boun...@reactos.org] On Behalf Of Hermès
BÉLUSCA - MAÏTO
Sent: 01 June 2015 13:06
To: 'ReactOS Development List'
Subject: Re: [ros-dev] [ros-diffs] [dquintana] 67976: [DEVMGMT_NEW] At the
request of Christoph von Wittich, bring devmgmt_new into the build. *
Created CMakeLists.txt and added to parent folder. * Removed some references
to CAtlStr...

Yo guys !

Ged, you may know also that now we support VS solutions generated with
CMake, so you may also consider adding a:
PROJECT(devmgmt_new)
at the beginning of the corresponding CMakeLists.txt file, and use this ;)

Cheers,
Hermès

-Message d'origine-
De : Ros-dev [mailto:ros-dev-boun...@reactos.org] De la part de David
Quintana (gigaherz) Envoyé : dimanche 31 mai 2015 13:28 À : ReactOS
Development List Objet : Re: [ros-dev] [ros-diffs] [dquintana] 67976:
[DEVMGMT_NEW] At the request of Christoph von Wittich, bring devmgmt_new
into the build. * Created CMakeLists.txt and added to parent folder. *
Removed some references to CAtlStr...

Oops, sorry about that. Christoph asked so I didn't think to consider if you
were still working on it.

On 31 May 2015 at 13:16, Ged Murphy gedmurphy.mailli...@gmail.com wrote:
 Eeek, I was working on this via VS and have quite a few changes in my 
 WC,
including CAtlString support for our ATL lib...


 -Original Message-
 From: Ros-diffs [mailto:ros-diffs-boun...@reactos.org] On Behalf Of 
 dquint...@svn.reactos.org
 Sent: 30 May 2015 20:54
 To: ros-di...@reactos.org
 Subject: [ros-diffs] [dquintana] 67976: [DEVMGMT_NEW] At the request 
 of
Christoph von Wittich, bring devmgmt_new into the build. * Created
CMakeLists.txt and added to parent folder. * Removed some references to
CAtlStr...

 Author: dquintana
 Date: Sat May 30 19:53:44 2015
 New Revision: 67976

 URL: http://svn.reactos.org/svn/reactos?rev=67976view=rev
 Log:
 [DEVMGMT_NEW]
 At the request of Christoph von Wittich, bring devmgmt_new into the build.
 * Created CMakeLists.txt and added to parent folder.
 * Removed some references to CAtlString that were not needed and are 
 not
implemented in our headers.
 * Fixed build with gcc.
 * Spread all the changes done to the english resources to the other
languages. Many languages now contain untranslated strings that will need to
be fixed.
 Note that I made no effort to fix any bugs or improve any features. 
 The
app comes as-is, except it now builds with rosbe.

 Added:
 
 trunk/reactos/base/applications/mscutils/devmgmt_new/CMakeLists.txt
(with props)
 trunk/reactos/base/applications/mscutils/devmgmt_new/precomp.h
   - copied, changed from r67940,
trunk/reactos/base/applications/mscutils/devmgmt_new/stdafx.h
 trunk/reactos/base/applications/mscutils/devmgmt_new/resource.h
   - copied unchanged from r67940, 
 trunk/reactos/base/applications/mscutils/devmgmt_new/Resource.h
 Removed:
 trunk/reactos/base/applications/mscutils/devmgmt_new/Resource.h

trunk/reactos/base/applications/mscutils/devmgmt_new/devmgmt.exe.manifest
 trunk/reactos/base/applications/mscutils/devmgmt_new/devmgmt.h
 
 trunk/reactos/base/applications/mscutils/devmgmt_new/devmgmt_new.sln

trunk/reactos/base/applications/mscutils/devmgmt_new/devmgmt_new.vcxproj

trunk/reactos/base/applications/mscutils/devmgmt_new/devmgmt_new.vcxproj.fil
ters
 trunk/reactos/base/applications/mscutils/devmgmt_new/rsrc.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/stdafx.cpp
 trunk/reactos/base/applications/mscutils/devmgmt_new/stdafx.h
 trunk/reactos/base/applications/mscutils/devmgmt_new/targetver.h
 Modified:
 trunk/reactos/base/applications/mscutils/CMakeLists.txt
 trunk/reactos/base/applications/mscutils/devmgmt_new/DeviceView.cpp
 trunk/reactos/base/applications/mscutils/devmgmt_new/DeviceView.h
 trunk/reactos/base/applications/mscutils/devmgmt_new/Devices.cpp
 trunk/reactos/base/applications/mscutils/devmgmt_new/MainWindow.cpp
 trunk/reactos/base/applications/mscutils/devmgmt_new/MainWindow.h
 trunk/reactos/base/applications/mscutils/devmgmt_new/devmgmt.cpp
 trunk/reactos/base/applications/mscutils/devmgmt_new/devmgmt.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/lang/bg-BG.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/lang/de-DE.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/lang/el-GR.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/lang/en-US.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/lang/es-ES.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/lang/fr-FR.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/lang/he-IL.rc
 

Re: [ros-dev] Vote for removing rapps DB from trunk

2015-06-01 Thread Hermès BÉLUSCA - MAÏTO
Hi ! Yep, get rid of these rapps db files from the trunk and move them 
elsewhere (so that each time they are updated we won’t have useless new 
revision numbers for the main trunk)..

 

Cheers,

Hermès.

 

De : Ros-dev [mailto:ros-dev-boun...@reactos.org] De la part de 
daniel.rei...@reactos.org
Envoyé : samedi 30 mai 2015 17:23
À : ros-dev@reactos.org
Objet : [ros-dev] Vote for removing rapps DB from trunk

 

Hey guys,

 

as some of you might have seen already we now have two copies of the more and 
more increasing RAPPS DB in trunk. This is:

 

a) Absolutely unnecessary and does only result in one thing, two differing DBs

b) Shows even more that it’s not useful to have it in trunk at all.

 

Because of this I start a vote now to get your opinion in completely removing 
the RAPPS DB from trunk into a subtree like done for many other things, too.

What do you think?

 

Greetings

 

Daniel Reimer

 

Gesendet von Windows Mail

 

___
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev

Re: [ros-dev] [ros-diffs] [dquintana] 67976: [DEVMGMT_NEW] At the request of Christoph von Wittich, bring devmgmt_new into the build. * Created CMakeLists.txt and added to parent folder. * Removed som

2015-06-01 Thread Hermès BÉLUSCA - MAÏTO
Yo guys !

Ged, you may know also that now we support VS solutions generated with
CMake, so you may also consider adding a:
PROJECT(devmgmt_new)
at the beginning of the corresponding CMakeLists.txt file, and use this ;)

Cheers,
Hermès

-Message d'origine-
De : Ros-dev [mailto:ros-dev-boun...@reactos.org] De la part de David
Quintana (gigaherz)
Envoyé : dimanche 31 mai 2015 13:28
À : ReactOS Development List
Objet : Re: [ros-dev] [ros-diffs] [dquintana] 67976: [DEVMGMT_NEW] At the
request of Christoph von Wittich, bring devmgmt_new into the build. *
Created CMakeLists.txt and added to parent folder. * Removed some references
to CAtlStr...

Oops, sorry about that. Christoph asked so I didn't think to consider if you
were still working on it.

On 31 May 2015 at 13:16, Ged Murphy gedmurphy.mailli...@gmail.com wrote:
 Eeek, I was working on this via VS and have quite a few changes in my WC,
including CAtlString support for our ATL lib...


 -Original Message-
 From: Ros-diffs [mailto:ros-diffs-boun...@reactos.org] On Behalf Of 
 dquint...@svn.reactos.org
 Sent: 30 May 2015 20:54
 To: ros-di...@reactos.org
 Subject: [ros-diffs] [dquintana] 67976: [DEVMGMT_NEW] At the request of
Christoph von Wittich, bring devmgmt_new into the build. * Created
CMakeLists.txt and added to parent folder. * Removed some references to
CAtlStr...

 Author: dquintana
 Date: Sat May 30 19:53:44 2015
 New Revision: 67976

 URL: http://svn.reactos.org/svn/reactos?rev=67976view=rev
 Log:
 [DEVMGMT_NEW]
 At the request of Christoph von Wittich, bring devmgmt_new into the build.
 * Created CMakeLists.txt and added to parent folder.
 * Removed some references to CAtlString that were not needed and are not
implemented in our headers.
 * Fixed build with gcc.
 * Spread all the changes done to the english resources to the other
languages. Many languages now contain untranslated strings that will need to
be fixed.
 Note that I made no effort to fix any bugs or improve any features. The
app comes as-is, except it now builds with rosbe.

 Added:
 trunk/reactos/base/applications/mscutils/devmgmt_new/CMakeLists.txt
(with props)
 trunk/reactos/base/applications/mscutils/devmgmt_new/precomp.h
   - copied, changed from r67940,
trunk/reactos/base/applications/mscutils/devmgmt_new/stdafx.h
 trunk/reactos/base/applications/mscutils/devmgmt_new/resource.h
   - copied unchanged from r67940, 
 trunk/reactos/base/applications/mscutils/devmgmt_new/Resource.h
 Removed:
 trunk/reactos/base/applications/mscutils/devmgmt_new/Resource.h

trunk/reactos/base/applications/mscutils/devmgmt_new/devmgmt.exe.manifest
 trunk/reactos/base/applications/mscutils/devmgmt_new/devmgmt.h
 trunk/reactos/base/applications/mscutils/devmgmt_new/devmgmt_new.sln

trunk/reactos/base/applications/mscutils/devmgmt_new/devmgmt_new.vcxproj

trunk/reactos/base/applications/mscutils/devmgmt_new/devmgmt_new.vcxproj.fil
ters
 trunk/reactos/base/applications/mscutils/devmgmt_new/rsrc.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/stdafx.cpp
 trunk/reactos/base/applications/mscutils/devmgmt_new/stdafx.h
 trunk/reactos/base/applications/mscutils/devmgmt_new/targetver.h
 Modified:
 trunk/reactos/base/applications/mscutils/CMakeLists.txt
 trunk/reactos/base/applications/mscutils/devmgmt_new/DeviceView.cpp
 trunk/reactos/base/applications/mscutils/devmgmt_new/DeviceView.h
 trunk/reactos/base/applications/mscutils/devmgmt_new/Devices.cpp
 trunk/reactos/base/applications/mscutils/devmgmt_new/MainWindow.cpp
 trunk/reactos/base/applications/mscutils/devmgmt_new/MainWindow.h
 trunk/reactos/base/applications/mscutils/devmgmt_new/devmgmt.cpp
 trunk/reactos/base/applications/mscutils/devmgmt_new/devmgmt.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/lang/bg-BG.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/lang/de-DE.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/lang/el-GR.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/lang/en-US.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/lang/es-ES.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/lang/fr-FR.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/lang/he-IL.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/lang/id-ID.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/lang/it-IT.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/lang/ja-JP.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/lang/ko-KR.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/lang/no-NO.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/lang/pl-PL.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/lang/pt-BR.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/lang/ro-RO.rc
 trunk/reactos/base/applications/mscutils/devmgmt_new/lang/ru-RU.rc
 

Re: [ros-dev] Vote for removing rapps DB from trunk

2015-06-01 Thread Pierre Schweitzer
Hi,

With such idea, we could envision automatic cab generation on commit to
avoid devs to do it, so that any change done to it would be taken into
account without further human processing.

Regards,

On 01/06/2015 14:03, Hermès BÉLUSCA - MAÏTO wrote:
 Hi ! Yep, get rid of these rapps db files from the trunk and move them 
 elsewhere (so that each time they are updated we won’t have useless new 
 revision numbers for the main trunk)..
 
  
 
 Cheers,
 
 Hermès.
 
  
 
 De : Ros-dev [mailto:ros-dev-boun...@reactos.org] De la part de 
 daniel.rei...@reactos.org
 Envoyé : samedi 30 mai 2015 17:23
 À : ros-dev@reactos.org
 Objet : [ros-dev] Vote for removing rapps DB from trunk
 
  
 
 Hey guys,
 
  
 
 as some of you might have seen already we now have two copies of the more and 
 more increasing RAPPS DB in trunk. This is:
 
  
 
 a) Absolutely unnecessary and does only result in one thing, two differing DBs
 
 b) Shows even more that it’s not useful to have it in trunk at all.
 
  
 
 Because of this I start a vote now to get your opinion in completely removing 
 the RAPPS DB from trunk into a subtree like done for many other things, too.
 
 What do you think?
 
  
 
 Greetings
 
  
 
 Daniel Reimer
 
  
 
 Gesendet von Windows Mail
 
  
 
 
 
 
 ___
 Ros-dev mailing list
 Ros-dev@reactos.org
 http://www.reactos.org/mailman/listinfo/ros-dev
 


-- 
Pierre Schweitzer pierre at reactos.org
System  Network Administrator
Senior Kernel Developer
ReactOS Deutschland e.V.



smime.p7s
Description: S/MIME Cryptographic Signature
___
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev